1 '---------------------------------------------------------------------
2 ' This file is part of the Windows Workflow Foundation SDK Code Samples.
4 ' Copyright (C) Microsoft Corporation. All rights reserved.
6 'This source code is intended only as a supplement to Microsoft
7 'Development Tools and/or on-line documentation. See these other
8 'materials for detailed information regarding Microsoft code samples.
10 'THIS CODE AND INFORMATION ARE PROVIDED AS IS WITHOUT WARRANTY OF ANY
11 'KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
12 'IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
14 '---------------------------------------------------------------------
16 '------------------------------------------------------------------------------
18 ' This code was generated by a tool.
19 ' Runtime Version:2.0.50727.42
21 ' Changes to this file may cause incorrect behavior and will be lost if
22 ' the code is regenerated.
24 '------------------------------------------------------------------------------
31 Namespace My
.Resources
33 'This class was auto-generated by the StronglyTypedResourceBuilder
34 'class via a tool like ResGen or Visual Studio.
35 'To add or remove a member, edit your .ResX file then rerun ResGen
36 'with the /str option, or rebuild your VS project.
38 ''' A strongly-typed resource class, for looking up localized strings, etc.
40 <Global.System
.CodeDom
.Compiler
.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0"), _
41 Global.System
.Diagnostics
.DebuggerNonUserCodeAttribute(), _
42 Global.System
.Runtime
.CompilerServices
.CompilerGeneratedAttribute(), _
43 Global.Microsoft
.VisualBasic
.HideModuleNameAttribute()> _
44 Friend Module Resources
46 Private resourceMan
As Global.System
.Resources
.ResourceManager
48 Private resourceCulture
As Global.System
.Globalization
.CultureInfo
51 ''' Returns the cached ResourceManager instance used by this class.
53 <Global.System
.ComponentModel
.EditorBrowsableAttribute(Global.System
.ComponentModel
.EditorBrowsableState
.Advanced
)> _
54 Friend ReadOnly
Property ResourceManager() As Global.System
.Resources
.ResourceManager
56 If Object.ReferenceEquals(resourceMan
, Nothing) Then
57 Dim temp
As Global.System
.Resources
.ResourceManager
= New Global.System
.Resources
.ResourceManager("Microsoft.Samples.Workflow.WebWorkflow.Resources", GetType(Resources
).Assembly
)
65 ''' Overrides the current thread's CurrentUICulture property for all
66 ''' resource lookups using this strongly typed resource class.
68 <Global.System
.ComponentModel
.EditorBrowsableAttribute(Global.System
.ComponentModel
.EditorBrowsableState
.Advanced
)> _
69 Friend Property Culture() As Global.System
.Globalization
.CultureInfo
71 Return resourceCulture
74 resourceCulture
= value